Skip to content

Relax UBOOT_ENTRYPOINT and UBOOT_LOADADDRESS default definitions#1573

Open
embetrix wants to merge 1 commit into
agherzan:masterfrom
embetrix:feature/relax-settting-uboot-entry-addresses-master
Open

Relax UBOOT_ENTRYPOINT and UBOOT_LOADADDRESS default definitions#1573
embetrix wants to merge 1 commit into
agherzan:masterfrom
embetrix:feature/relax-settting-uboot-entry-addresses-master

Conversation

@embetrix

@embetrix embetrix commented Feb 2, 2026

Copy link
Copy Markdown

linux-raspberrypi.inc: relax uboot ENTRYPOINT/LOADADDRESS definitions

Set UBOOT_ENTRYPOINT/UBOOT_LOADADDRESS using the weak assignment operator (?=)
to allow for easier override in downstream layers or machine configurations
without forcing a hardcoded value.

Set UBOOT_ENTRYPOINT/UBOOT_LOADADDRESS using the weak assignment operator (?=)
to allow for easier override in downstream layers or machine configurations
without forcing a hardcoded value.

Signed-off-by: Ayoub Zaki <ayoub.zaki@embetrix.com>
@embetrix embetrix force-pushed the feature/relax-settting-uboot-entry-addresses-master branch from db2b6ec to 695da2a Compare February 5, 2026 09:43
@embetrix

embetrix commented Feb 5, 2026

Copy link
Copy Markdown
Author

@agherzan commit message reworked

@agherzan agherzan left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Makes sense to me.

@agherzan agherzan enabled auto-merge (rebase) February 10, 2026 16:16
@embetrix

Copy link
Copy Markdown
Author

any update on this ?

@agherzan

Copy link
Copy Markdown
Owner

The CI failed. I've rebased and retriggered. Let's see.

@embetrix

embetrix commented Apr 8, 2026

Copy link
Copy Markdown
Author

@agherzan any update on this again ?

auto-merge was automatically disabled June 6, 2026 09:36

Head branch was pushed to by a user without write access

@embetrix embetrix force-pushed the feature/relax-settting-uboot-entry-addresses-master branch from 1ac7a27 to 695da2a Compare June 6, 2026 09:36
@embetrix

Copy link
Copy Markdown
Author

any update on this PR ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants